home *** CD-ROM | disk | FTP | other *** search
- Path: in2.uu.net!van-bc!uniserve!dudd!carl
- From: carl@dudd.uniserve.com (carl)
- Date: 12 Mar 96 13:34:00
- Newsgroups: comp.lang.c
- Subject: TSR to snoop on fossil activity
- Message-ID: <315_9603121830@dudd.uniserve.com>
- Organization: De Udda Edda [604] 852-4568 V34+ 33.6
-
-
- Got a rather interesting project. I need to be able to transparently monitor
- anything going in an out of a com port, preferably utilizing the fossil
- driver. I know how to make basic TSR's but have trouble in the theory when
- dealing with interrupt 14... For example, how do you install an external
- function to the x00 driver? It's in browns interrupt list as an available
- function, but I haven't found any resources which would help me along in such
- a venture. If I can't use interrupt 14, is there a different interrupt that I
- should use and from there, just check 14? (don't think there is such an
- interrupt that would be timed exactly to 14h :) )
-
- Anyhow.. I've babbled enought hopefully so that you guys can tell what I do
- and do not know.... talk enough and your ignorance will become plain.. :)
- Any help would be much appreciated.
-
- Carl
-